/*
Theme Name: Chinatown Atlas
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chinatown-atlas
Domain Path: /languages/ 

*/
/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background: #f1eee6;
  background-image: url(http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/bg_page-tile.gif); }

#wrapper {
  width: 1030px;
  margin: 0 auto;
  position: relative;
  padding-top: 73px; }

#header {
  position: absolute;
  top: 0;
  z-index: 2;
  width: 1030px;
  border: 0px solid green; }

#header h1 {
  background-image: url(http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/logo.png);
  width: 198px;
  height: 72px;
  text-indent: -999999px;
  margin-left: 22px;
  z-index: 99999999999999; }

#mainPhoto img {
  border: 4px solid #fff; }

#sliderWrapper {
  width: 1030px;
  border: 0 solid red;
  height: 250px;
  position: relative;
  margin: 40px auto 0;
  background-color: #fff;
  position: relative; }

#sliderContent {
  width: 960px;
  float: left;
  margin-left: 22px;
  height: 250px;
  border: 0 solid red;
  margin-top: 0 !important;
  overflow: hidden;
  position: relative; }

#sliderInnerStrip {
  width: 2880px;
  margin-left: -1px;
  position: absolute; }

.homeStory {
  width: 308px;
  height: 230px;
  border-left: 1px solid #e1ded9;
  float: left;
  margin-top: 6px;
  padding-left: 12px;
  padding-top: 8px; }

.homeStory img {
  float: left; }

.homeStoryText {
  width: 169px;
  float: left;
  margin-left: 10px; }

#homeArchives {
  background-color: #E6E4DE;
  width: 614px;
  height: 136px;
  border: 2px solid #fff;
  margin: 12px auto 140px; }

#homeArchives h2 {
  width: 75px;
  float: left;
  display: block;
  font-family: Varela !important;
  font-size: 14px;
  margin-top: 25px;
  padding-left: 24px;
  padding-top: 12px;
  color: #333333; }

#homeArchives ul {
  margin-top: 4px; }

#homeArchives ul li {
  width: 166px;
  height: 127px;
  background-color: #fff;
  display: inline !important;
  list-style-type: none;
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  position: relative;
  text-align: center; }

#homeArchives ul li h3 a {
  font-family: 'Cookie',cursive;
  text-align: center;
  display: block;
  width: 100%;
  color: #cc0000;
  font-size: 24px;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 4px;
  text-decoration: none; }

#wrapperTwoCol {
  width: 1030px;
  background-color: #fff;
  background-image: url(http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/bg_twoCol.gif);
  padding: 0; }

#twoColOne {
  width: 235px;
  float: left; }

#twoColTwo {
  width: 766px;
  float: right;
  padding: 20px 0px 20px 20px; }

.innerCol1 {
  width: 200px;
  float: left;
  margin-right: 15px; }

.innerCol2 {
  width: 200px;
  float: left; }

.innerFullCol {
  margin-right: 15px; }

.storyMain {
  width: 530px;
  float: left; }

.storySidebar {
  width: 195px;
  float: right; }

.storySidebar ul {
  margin: 0;
  padding: 0; }

.storySidebar ul li {
  list-style-type: none;
  margin: 0;
  padding: 20px 20px 20px 0; }

.storySidebar ul li a.moreLink {
  display: block; }

.storySidebar ul li {
  border-bottom: 1px dotted #999; }

#homeArchives ul li img {
  margin: 11px auto 8px;
  display: inline-block;
  border: 0; }

.dottedLine {
  border-top: 1px dotted #999;
  padding-top: 0px;
  margin-bottom: 18px; }

#footer {
  padding: 20px 0 20px 0;
  margin-top: 40px; }

#footer {
  background-color: #BE0908;
  opacity: 0.9; }

#topNavBar {
  position: absolute;
  top: 30px;
  right: 20px; }

#topNavList li {
  display: inline !important;
  list-style-type: none;
  padding-right: 20px; }

#topNavList li a {
  text-decoration: none; }

#eraTabWrapper {
  position: absolute;
  top: 545px;
  left: 6px;
  z-index: 99999; }

#eraTabWrapper ul {
  margin: 0;
  padding: 0; }

#eraTabWrapper ul li {
  width: 196px;
  height: 60px;
  float: left;
  margin-left: 6px;
  margin-right: 0;
  display: inline !important;
  list-style-type: none; }

#eraTabWrapper ul li a {
  position: relative; }

#eraTabWrapper ul li a span.indicator {
  display: none; }

#eraTabWrapper ul li.activeEra a span.indicator {
  display: block;
  position: absolute;
  top: 1px;
  left: 94px;
  z-index: 12;
  height: 18px;
  width: 18px;
  text-indent: -99999px;
  background-image: url("http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/eraIndicator.png"); }

#eraTabWrapper ul li a span.link {
  width: 196px;
  border: 1px solid #fff;
  background-color: #F1F1F1;
  background-image: url("http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/bg_home-era-off.gif");
  position: absolute;
  top: 10px;
  display: block;
  height: 36px;
  z-index: 1;
  text-align: center;
  padding-top: 10px; }

#eraTabWrapper ul li.activeEra a span.link {
  background-image: url("http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/bg_home-era-on.gif"); }

#storyNav {
  width: 17px;
  float: right;
  position: relative;
  margin-right: 5px; }

#storyBack {
  background-image: url("http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/icon_storyBack.png");
  width: 17px;
  height: 118px;
  text-indent: -999999px;
  display: block;
  margin-top: 4px; }

#storyForward {
  background-image: url("http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/icon_storyForward.png");
  width: 17px;
  height: 118px;
  text-indent: -999999px;
  display: block;
  margin-top: 4px; }

.leftNav ul, .leftNav ul li {
  list-style-type: none;
  padding: 0; }

.leftNav ul {
  margin: 40px 15px 0 26px; }

.leftNav ul li a {
  text-decoration: none; }

.leftNav ul li {
  padding: 6px 0 6px 0; }

.leftNav ul li {
  border-bottom: 1px dotted #999; }

.leftNav ul li ul {
  margin-left: 0 !important;
  margin-top: 14px !important;
  margin-bottom: 14px !important; }

.leftNav ul li ul li {
  border-bottom: 0;
  padding: 2px 0 2px 0 !important; }

.leftNav.eras ul {
  margin-top: 18px !important; }

#storyForward, #storyBack {
  cursor: pointer; }

.disabledButton {
  opacity: .4;
  cursor: default !important; }

li.inActiveCat ul {
  display: none; }

a {
  color: #000;
  cursor: pointer; }

body {
  font-family: Lato !important;
  font-size: 13px;
  color: #333; }

.entry-content {
  font-size: 14px;
  line-height: 21px; }

.eraThreeCol {
  font-size: 13px;
  line-height: 15px; }

.eraImage {
  font-size: 13px;
  line-height: 15px; }

h2 {
  font-family: 'Cookie',cursive; }

.wp-caption-text {
  font-style: italic; }

#topNavBar {
  font-family: 'Varela',sans-serif;
  text-transform: uppercase;
  font-size: 14px; }

#eraTabWrapper {
  font-family: 'Varela',sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 15px; }

p a {
  color: #cc0000;
  /*text-decoration:none; */ }

p {
  margin: 0 0 15px 0; }

.homeStoryText h3, .homeStoryText h3 h4 {
  display: block; }

.storySidebar h3 {
  font-family: "Cookie" !important;
  font-size: 30px;
  color: #cc0000;
  margin-top: 0;
  margin-bottom: 10px; }

.homeStoryText h3 {
  font-family: "Cookie" !important;
  font-size: 30px;
  color: #cc0000;
  margin-top: 0;
  margin-bottom: 20px; }

.homeStoryText h4, #wrapperTwoCol h4 {
  color: #cc0000;
  font-family: Lato !important;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0; }

h4 a {
  text-decoration: none !important;
  color: #cc0000; }

.homeStoryText p {
  margin-top: 2px !important; }

.storySidebar h4:first-child {
  border-bottom: 1px dotted #999;
  padding-bottom: 4px !important; }

.homeStoryText p {
  font-family: lato;
  font-size: 14px;
  color: #333;
  margin-top: 5px; }

h2 {
  font-family: "Lato";
  color: #82210e;
  font-size: 24px;
  text-align: left;
  font-weight: 400;
  margin-top: 0; }

li.activeCat, a.activeCat, a.activeLink, li.activeLink a, li.current-menu-item a, li.current_page_item a {
  color: #cc0000 !important; }

.storySidebar a {
  color: #cc0000; }

#footer {
  font-size: 13px;
  color: #fff;
  text-align: center; }

h3.vertical_stories {
  background-image: url(http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/header_stories.png);
  width: 28px;
  height: 171px;
  margin-left: -12px;
  text-indent: -99999px;
  margin-top: 40px;
  float: left; }

h3.vertical_more_stories {
  background-image: url(http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/stories_more.png);
  width: 28px;
  height: 100px;
  margin-left: -12px;
  text-indent: -99999px;
  margin-top: 70px;
  float: left; }

h3.vertical_stories.home {
  margin-top: 38px !important; }

h3.vertical_eras {
  background-image: url(http://chinatownatlas.org/wp-content/themes/chinatown-atlas/images/header_eras.png);
  width: 28px;
  height: 100px;
  margin-left: -12px;
  text-indent: -99999px;
  margin-top: 18px;
  float: left; }
h3.vertical_graphics {
    margin: 40px 0 0 -12px;
    float: left;
}
.vLetter {
	display: block;
    background-color: #cc0000;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    width: 15px;
    height: 15px;
    border: 2px solid #ffffff;
    border-radius: 15px;
    padding: 3px;
    font-weight: bold;
}
#sortStories label {
  text-transform: uppercase;
  display: block;
  font-size: 10px;
  margin-top: 35px;
  margin-bottom: 5px; }

#sortStories select {
  width: 100%; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

img.alignRight {
  float: right;
  margin: 0 0 20px 20px; }

.eraThreeCol {
  background-color: #F7F6F1;
  padding: 10px;
  width: 223px;
  float: left;
  margin: 0 0 20px 10px; }

.eraImage table {
  margin: 25px 0 !important; }

.eraThreeColFirst {
  margin: 0 0 0 0 !important; }

.eraThreeCol strong, .tableRelated strong {
  color: #82210e; }

.eraThreeCol ul {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0 0 0 0; }

.eraThreeCol li {
  list-style-type: none;
  margin: 0 0 0px 0;
  padding: 0 0 10px 0; }

.eraImage img {
  margin-left: 0px;
  max-width: 400px; }
